home *** CD-ROM | disk | FTP | other *** search
/ ThrustMaster (Europe) (Press Kit) / ThrustMaster (Europe) (Press Kit).bin / progs / f16 / B50PROGS.SHR / TIEFTR.M50 < prev    next >
Encoding:
Text File  |  1995-06-08  |  2.9 KB  |  165 lines

  1. ~╔═══════════════╗
  2. ~║Flight Controls║
  3. ~╚═══════════════╝
  4. Eject         = ALT e
  5. RollAxisOn    = CTL F1
  6. RollAxisOff   = CTL F2
  7. ~
  8. ~
  9. ~
  10. ~
  11. ~
  12. ~
  13. ~╔═══════════════╗
  14. ~║Propulsion     ║
  15. ~╚═══════════════╝
  16. ThrottleInc          = +
  17. ThrottleDec          = -
  18. ThrottleZero         = \
  19. Throttle1/3          = [
  20. Throttle2/3          = ]
  21. ThrottleFull         = BSP
  22. MatchTargetSpeed     = ENT
  23. HyperDrive           = h
  24. ~
  25. ~╔═══════════════╗
  26. ~║Power Controls ║
  27. ~╚═══════════════╝
  28. LaserToShldAuto      = RPT(10) ' RPT(3) s
  29. ShldToLaserAuto      = RPT(10) ;
  30. LaserRechgRate       = F9
  31. ShldRechgRate        = F10
  32. ShldToLaser          = ;
  33. LaserToShld          = '
  34. BeamRechgRate        = F8
  35. ~
  36. ~
  37. ~╔═══════════════╗
  38. ~║Shield Controls║
  39. ~╚═══════════════╝
  40. ShldConfig           = s
  41. ~
  42. ~
  43. ~
  44. ~
  45. ~
  46. ~
  47. ~
  48. ~
  49. ~╔═══════════════╗
  50. ~║Weapon Controls║
  51. ~╚═══════════════╝
  52. WeaponSelect         = w
  53. WeaponConfig         = x
  54. BeamOnOff            = b
  55. ~
  56. ~
  57. ~
  58. ~
  59. ~
  60. ~
  61. ~╔═════════════════════════════════╗
  62. ~║         Targeting / CMD         ║
  63. ~╚═════════════════════════════════╝
  64. NextTarget           = t
  65. PreviousTarget       = y
  66. NewestCraft          = u
  67. ClosestEnemyFtr      = r
  68. WhoisAttackMe        = e
  69. WhoisAttkCurrTgt     = a
  70. CompoTrackOnOff      = i
  71. CycleTgtCompoFwd     = ,
  72. CycleTgtCompoRev     = <
  73. ~
  74. ~
  75. ~
  76. StorePresetF5        = SHF F5
  77. StorePresetF6        = SHF F6
  78. StorePresetF7        = SHF F7
  79. RecallPresetF5       = F5
  80. RecallPresetF6       = F6
  81. RecallPresetF7       = F7
  82. ConfirmOrders        = SPC
  83. ThreatDispOnOff      = z
  84. ~
  85. ~╔═══════════════╗
  86. ~║Onboard Info   ║
  87. ~╚═══════════════╝
  88. DisplayGoals         = g
  89. InflightMap          = m
  90. MessageLog           = l
  91. BattleDamage         = d
  92. ~
  93. ~
  94. ~
  95. ~
  96. ~
  97. ~╔═══════════════╗
  98. ~║Flight Recorder║
  99. ~╚═══════════════╝
  100. CameraOnOff          = c
  101. ViewRecording        = v
  102. ~
  103. ~
  104. ~
  105. ~
  106. ~
  107. ~
  108. ~
  109. ~╔══════════════════════════════════╗
  110. ~║         Communications           ║
  111. ~╚══════════════════════════════════╝
  112. WingmenAttack        = SHF a
  113. ResupplyReload       = SHF b
  114. CoverMe              = SHF c
  115. TakeEvasive          = SHF e
  116. WaitForOrders        = SHF w
  117. ~
  118. ~
  119. ~
  120. ~
  121. ~
  122. ~
  123. ~
  124. ContinueMission      = SHF g
  125. GoHome               = SHF h
  126. IgnoreTarget         = SHF i
  127. ReportIn             = SHF r
  128. Reinforcements       = SHF s
  129. ~
  130. ~
  131. ~
  132. ~
  133. ~╔════════════════╗
  134. ~║Digital Throttle║
  135. ~╚════════════════╝
  136. @DigitalThr1         = THR 1 32 1 = - BSP BSP | |
  137. @DigitalThr2         = THR 1 4 1 ] [ BSP BSP | |
  138. @MinimumThr          = BTN MT /N \
  139. ~
  140. ~
  141. ~
  142. ~
  143. ~
  144. ~
  145. ~╔═══════════════════════════╗
  146. ~║            Views          ║
  147. ~╚═══════════════════════════╝
  148. ForwardView          = KP8
  149. RightView            = KP6
  150. LeftView             = KP4
  151. RearView             = KP2
  152. LeftFoward           = KP7
  153. ~
  154. ~
  155. ~
  156. ~
  157. ~
  158. ~
  159. ~
  160. RightFoward          = KP9
  161. LeftShoulder         = KP1
  162. RightShoulder        = KP3
  163. StraightUp           = KP5
  164. OpenCockpit          = .
  165.